[NTG-context] Re: Weird (?) float placement for specific widths of image

2024-04-19 Thread Pablo Rodriguez via ntg-context
e I cannot just adjust > slightly adjust the dimensions to get rid of that. It seems that you can place the figures somehow (https://www.pragma-ade.nl/general/qrcs/setup-en.pdf#page=169): See the extreme example: \showframe\showgrid\showstruts \setupexternalfigures [location={lo

[NTG-context] Re: last page number for a list

2024-04-03 Thread Wolfgang Schuster
[alanindex]\relax}% \thinspace --\thinspace \pagestaterealpage{alanpage}{\number\numexpr\incrementedcounter[alanindex]\relax}} \setuplist[chapter][pagecommand=\ChapterListPage] \setuplist[chapter][pagecommand=\ChapterListPage] \showgrid \starttext \completecontent \startchapter [title=Knuth

[NTG-context] Re: Japanese

2024-03-02 Thread Wolfgang Schuster
odyfontsize, footerdistance=\bodyfontsize] \definehighlight [sesamedot] %\showframe %\showgrid %\showboxes %\showmakeup % [glyph,fontkern] \starttext \starttitle [title={ごん狐}] [author={新美南吉},source={https://www.aozora.gr.jp/cards/000121/files/628_14895.html}] \startsubject [title={一}] これは、\ruby

[NTG-context] Re: context version 20240118 ("Registerhaltigkeit")

2024-01-23 Thread Thomas Meyer
dle}] \setuplayout   [grid=yes] \showgrid \starttext \samplefile{lorem} \startPlaceAtBottom {\sl\samplefile{lorem}} \stopPlaceAtBottom \page \dorecurse{4}{\samplefile{lorem}} \startPlaceAtBottom {\sl\samplefile{lorem}} \stopPlaceAtBottom \stoptext Wolfg

[NTG-context] Re: context version 20240118 ("Registerhaltigkeit")

2024-01-22 Thread Wolfgang Schuster
def\startPlaceAtBottom {\PlaceAtBottom\bgroup} \mainlanguage[de] \setupbodyfont[libertinus, 12pt] \setuppagenumbering [location={footer,middle}] \setuplayout [grid=yes] \showgrid \starttext \samplefile{lorem} \startPlaceAtBottom {\sl\samplefile{lorem}} \stopPlaceAtBottom \page \dorecurs

[NTG-context] Re: "Registerhaltigkeit"

2024-01-14 Thread Thomas Meyer
are necessary to achieve "Registerhaltigkeit"? \setuplayout[grid=yes] You might like \showgrid, and please read the manual details.pdf WRT to placement of elements that don’t fit the grid. Hraban ___

[NTG-context] Re: "Registerhaltigkeit"

2024-01-14 Thread Henning Hraban Ramm
Am 14.01.24 um 10:30 schrieb Thomas Meyer: which settings are necessary to achieve "Registerhaltigkeit"? \setuplayout[grid=yes] You might like \showgrid, and please read the manual details.pdf WRT to placement of elements that don’t fit the grid

[NTG-context] Re: Setuphead issue!

2024-01-09 Thread Henning Hraban Ramm
}] \starttext A paragraph before calling the subject. \subject{\sc The subject} A paragrapf after the subject was called. \stoptext I use the \subject command within a columnset, could that be the problem? Yes, because text in column(sets)s is typeset on a grid. Try \showgrid to visualize. You

[NTG-context] Re: learning about the grid

2023-11-20 Thread Wolfgang Schuster
example. \starttext \heightofstring{x} \the\exheight \stoptext To get one and a half line of interlinespace with ConTeXt you can set a fixed value with the \setupinterlinespace command. \setupinterlinespace[line=18pt] \showgrid \starttext \samplefile{lorem} \stoptext Wolfgang

[NTG-context] Re: learning about the grid

2023-11-19 Thread Pablo Rodriguez via ntg-context
On 11/19/23 13:27, Miguel Diaz wrote: > [...] Hi Miguel, I don’t use the grid. This is also the default in ConTeXt. I’m not sure whether I’m getting your point here. See what the difference between not enabling the grid and enabling it: \showframe\showgrid \setupwhitespace[med

[NTG-context] Re: placing \externalfigure

2023-11-12 Thread Hans Hagen
into the option list of setupexternalfigure but could not find one whereby the location with respect to the baseline is either top, bottom or center. Maybe this is what you're looking for: \useMPlibrary [dum] \setuplayout [grid=yes] \showgrid \starttext foo \externalfigure[][][location=high

[NTG-context] Re: placing \externalfigure

2023-11-12 Thread Marco Patzer
into the option list of setupexternalfigure but could not > find one whereby the location with respect to the baseline is either > top, bottom or center. Maybe this is what you're looking for: \useMPlibrary [dum] \setuplayout [grid=yes] \showgrid \starttext foo \externalfigure[][][location=high]

[NTG-context] Re: numbered itemize list item label alignment

2023-10-15 Thread Pablo Rodriguez
tried the below code but the 3 digit labels' left sides go into the > left margin. How can I fix it? Hi Csikos, width is the key, such as in: \showframe\showgrid\showstruts \starttext \startitemize[n,broad][width=.125tw, itemalign=flushright] \dorecurse{250}{\item } \stopitemize

[NTG-context] Re: item list inside a blockquote

2023-09-26 Thread Wolfgang Schuster
: \showframe\showgrid\showstruts \setuppapersize[A6] \setupitemgroup [itemize][1] [ before={\blank[quarterline]}, after={\blank[quarterline]\null}] \starttext one \startblockquote \startitemize \item

[NTG-context] Re: item list inside a blockquote

2023-09-26 Thread Pablo Rodriguez
On 9/26/23 12:52, gerard.degreve wrote: > Hello Pablo, > > Just try to do this : >> \setupitemgroup >> [itemize][1] >> [ before={\blank[.125th]}, >> after={\blank[.125th]}\strut] Hi Gerard, this also works with \null, but not well with small dimensions:

[NTG-context] stream sync (or \pushoutputstream)

2023-09-16 Thread Pablo Rodriguez
Dear list, I have the following sample: \showgrid \setuplayout[grid=yes] \starttext \startoutputstream[one] \startcolor[red] \dorecurse{4}{\input knuth\par\pushoutputstream} \stopcolor \stopoutputstream \startoutputstream[two] \startcolor

[NTG-context] Typing with text wrapping

2023-08-05 Thread Alex Leray
age, portrait] \definehead[poem][section] \setuphead[poem][] \definetyping[CUSTOM] \setuptyping[CUSTOM][escape={[[,]]}] \starttext \showgrid \startpoem[title={My title}][] \startCUSTOM[] \stopCUSTOM \stoppoem \stoptext ``` Tha

[NTG-context] error in column sets

2023-06-19 Thread Henning Hraban Ramm via ntg-context
the same as in the manual) shows that some column set spans don’t appear: \showgrid\showframe \definecolumnset[Beispiel][n=3] \definecolumnsetspan[Zwei][n=2,color=blue] \definecolumnsetspan[Drei][n=3,color=red] \starttext \startcolumnset[Beispiel] \startcolumnsetspan[Drei]% this works {\bfd

Re: [NTG-context] Chapter number and titles in separate lines with grid layout

2023-02-15 Thread Alex Leray via ntg-context
 : On 2023-02-15 08:44, Alex Leray via ntg-context wrote: \showframe \showlayout \showgrid \setuplayout[     grid=yes, ] \define[2]\MySection{\framed[     location=keep,     frame=on,     width=broad,     % height=22pt,     align=middle ]{{#1.\\#2}}} \setuphead[section][     strut

Re: [NTG-context] Chapter number and titles in separate lines with grid layout

2023-02-15 Thread Rik Kabel via ntg-context
On 2023-02-15 08:44, Alex Leray via ntg-context wrote: \showframe \showlayout \showgrid \setuplayout[     grid=yes, ] \define[2]\MySection{\framed[     location=keep,     frame=on,     width=broad,     % height=22pt,     align=middle ]{{#1.\\#2}}} \setuphead[section][     strut

Re: [NTG-context] Chapter number and titles in separate lines with grid layout

2023-02-15 Thread Rik Kabel via ntg-context
On 2023-02-15 08:44, Alex Leray via ntg-context wrote: \showframe \showlayout \showgrid \setuplayout[     grid=yes, ] \define[2]\MySection{\framed[     location=keep,     frame=on,     width=broad,     % height=22pt,     align=middle ]{{#1.\\#2}}} \setuphead[section][     strut

[NTG-context] Chapter number and titles in separate lines with grid layout

2023-02-15 Thread Alex Leray via ntg-context
above the (framed) title and align the section number with the first line (it's on the second line) Any idea? Many thanks. ### \showframe \showlayout \showgrid \setuplayout[ grid=yes, ] \define[2]\MySection{\framed[ location=keep, frame=on, width=broad, % height=22pt

Re: [NTG-context] Page break with placement of a figure at the bottom of the page

2022-11-13 Thread Fabrice Couvreur via ntg-context
__ > \environment[template.mkiv] \definemargindata[marginfigure][inright] \useMPlibrary[dum] \setupmargindata [marginfigure][command=\vbox,align=middle,stack=yes] \setvariables [headertext] [title={Interrogation écrite}, number={3}, day={8}, month={11}, year={2022}

Re: [NTG-context] Page break with placement of a figure at the bottom of the page

2022-11-10 Thread Fabrice Couvreur via ntg-context
t;> Hi, >>>>> >> I find that for some time (but maybe the problem comes from me !), >>>>> the >>>>> >> placement of a figure at the bottom of the page causes a page break >>>>> when >>>>> >> it seems to me that there is

Re: [NTG-context] Page break with placement of a figure at the bottom of the page

2022-11-10 Thread Fabrice Couvreur via ntg-context
; Your layout for the first page only allows 43 lines and sample text ends > > on line 37. > > > > Replace \showframe with \showgrid and you will see that there might be > > not enough space to fit the image in the first page. > > > > Add "bottomspace=7.25mm" t

Re: [NTG-context] Page break with placement of a figure at the bottom of the page

2022-11-09 Thread Bruce Horrocks via ntg-context
> Your layout for the first page only allows 43 lines and sample text ends > on line 37. > > Replace \showframe with \showgrid and you will see that there might be > not enough space to fit the image in the first page. > > Add "bottomspace=7.25mm" to the layout for the f

Re: [NTG-context] Page break with placement of a figure at the bottom of the page

2022-11-09 Thread Pablo Rodriguez via ntg-context
ome problems in > the pagination of my documents. Hi Fabrice, your figure requires about 7¼ lines (one line before, six for the image itself, and some extra space after it). Your layout for the first page only allows 43 lines and sample text ends on line 37. Replace \showframe with \showgrid a

Re: [NTG-context] floats disturb grid setting

2022-10-03 Thread Max Chernoff via ntg-context
Hi Hraban, > > As soon as I use floats, text isn’t typeset on the grid any more: > > > > > > \setuppaper[A5] > > \setuplayout[grid=yes] > > \showframe\showgrid > > Oops, my bad: It must be "grid=on". > But didn’t work "yes"

Re: [NTG-context] floats disturb grid setting

2022-10-03 Thread Henning Hraban Ramm via ntg-context
Am 03.10.22 um 14:02 schrieb Henning Hraban Ramm via ntg-context: As soon as I use floats, text isn’t typeset on the grid any more: \setuppaper[A5] \setuplayout[grid=yes] \showframe\showgrid Oops, my bad: It must be "grid=on". But didn’t work "yes" in earli

[NTG-context] floats disturb grid setting

2022-10-03 Thread Henning Hraban Ramm via ntg-context
As soon as I use floats, text isn’t typeset on the grid any more: \setuppaper[A5] \setuplayout[grid=yes] \showframe\showgrid \setupexternalfigure[ location={local,global,default}, ] \starttext \samplefile{lorem} \startplacefigure[location=left,title=left]% \externalfigure[mill][width=.25

[NTG-context] Write a long chapter title in two lines

2022-08-15 Thread Jeong Dal via ntg-context
: > > Dear list, > > adapting a the sample from mkxl/page-str.mkxl (and code from the list), > I came with the following sample: > > \setuppapersize[A6] > \showgrid > %\setuplayout[grid=yes] > \starttext > \input tufte > \startoutputstream[es] > \do

[NTG-context] sync text streams in facing pages

2022-08-15 Thread Pablo Rodriguez via ntg-context
Dear list, adapting a the sample from mkxl/page-str.mkxl (and code from the list), I came with the following sample: \setuppapersize[A6] \showgrid %\setuplayout[grid=yes] \starttext \input tufte \startoutputstream[es] \dorecurse{25} {\startlanguage[es]\input cervantes-es

[NTG-context] small fontsize and \definecolumnsetspan cause columns to jump (bug?)

2022-06-12 Thread a badin via ntg-context
doing something wrong. Any idea about how to align all the lines in this specific table? I'm using it in a whole chapter in a small book with poems and on a small format the jump is visible. \showgrid \setupbodyfont[10pt] %\setupbodyfont[12pt] % works ok \setuppapersize[A8] % just to make

[NTG-context] pages with facing text

2022-06-06 Thread Pablo Rodriguez via ntg-context
Dear list, mixing the info that Wolfgang posted on this list some time ago (https://mailman.ntg.nl/pipermail/ntg-context/2016/087629.html), I tried to create a sample for facing pages with different streams: \showframe\showgrid\showstruts \starttext \startoutputstream[one

Re: [NTG-context] Pull quote between two column - trial

2022-05-28 Thread Garulfo via ntg-context
some progress... if it can help. No more issue with nonsymetrical behavior, and \framed are properly aligned with the grid. Garulfo getshapetext_for_pullquote.pdf Description: Adobe PDF document \setuplayout [grid=yes] \showgrid \definecolor [transparentred] [r=1,t=.5,a=1] \def\numA{18

Re: [NTG-context] Offseting the baseline grid, and irregular columnsets

2022-05-27 Thread Stefan Nedeljkovic via ntg-context
t; > footer=\zeropoint, > > bottomspace=2\measured{base}, > > % > > cutspace=2\measured{base}, > > leftmargin=\zeropoint, > > leftmargindistance=\zeropoint, > > width=middle, % space for 26-4=22 col > > rightmargindistance=\zeropoint, > > rightmargin

Re: [NTG-context] Offseting the baseline grid, and irregular columnsets

2022-05-27 Thread Rik Kabel via ntg-context
\measured{base}, leftmargin=\zeropoint, leftmargindistance=\zeropoint, width=middle, % space for 26-4=22 col rightmargindistance=\zeropoint, rightmargin=\zeropoint, backspace=2\measured{base} grid=yes, ] \showframe \showgrid \starttext \input tufte \stoptext I'm attaching the pdf output

Re: [NTG-context] Offseting the baseline grid, and irregular columnsets

2022-05-27 Thread Stefan Nedeljkovic via ntg-context
, rightmargin=\zeropoint, backspace=2\measured{base} grid=yes, ] \showframe \showgrid \starttext \input tufte \stoptext I'm attaching the pdf output. On Fri, May 27, 2022 at 5:00 PM Aditya Mahajan wrote: > On Wed, 25 May 2022, Stefan Nedeljkovic via ntg-context wrote: > > &g

Re: [NTG-context] Offseting the baseline grid, and irregular columnsets

2022-05-27 Thread Aditya Mahajan via ntg-context
d{base}, % columns=22, columndistance=1pt, % grid=yes, ] \showframe \showgrid \starttext \input tufte \stoptext Aditya ___ If your question is of interest to others as well, please add an en

[NTG-context] Offseting the baseline grid, and irregular columnsets

2022-05-25 Thread Stefan Nedeljkovic via ntg-context
, leftmargindistance=\zeropoint, rightmargindistance=\zeropoint, width=middle, cutspace=2\measured{base}, backspace=2\measured{base}, topspace=2\measured{base}, header=\zeropoint, height=middle, bottomspace=2\measured{base}, footer=\zeropoint, grid=yes, columndistance=1pt, columns=21.5] \showframe \showgrid

[NTG-context] Pull quote between two column - trial

2022-05-21 Thread Garulfo via ntg-context
, width=17.5cm] %\showframe %\showgrid \usemodule [visual] \setupbodyfont [palatino,11pt] \definecolor [transparentred] [r=1,t=.5,a=1] \definecolor [transparentgreen][g=1,t=.5,a=1] % \def\posA{10} \def\posB{20} \def\mygap{1pt

Re: [NTG-context] Metafun, difficulty with graphical element in the margin

2022-03-20 Thread Wolfgang Schuster via ntg-context
m] {Page background} \setlayer [l_text] [x=1cm,y=1cm] {Text background} \tracingmacros1 \dorecurse{4}{xxx\page} \tracingmacros0 \stoptext \showgrid \starttext \samplefile{lorem} \page \start \setupinterlinespace[2]% 2 lines, also possible: 1.5, 3, ... \samplefile{lorem}\par \stop \page

Re: [NTG-context] paragraph notes located in text

2022-01-31 Thread Wolfgang Schuster via ntg-context
Pablo Rodriguez via ntg-context schrieb am 31.01.2022 um 19:49: Dear list, with current latest (2022.01.21 20:13), I cannot get paragraph footnotes when located in text. Here you have the mandatory sample: \setuppapersize[A6] \showframe\showgrid %~ \setupnote[footnote][paragraph=yes

[NTG-context] paragraph notes located in text

2022-01-31 Thread Pablo Rodriguez via ntg-context
Dear list, with current latest (2022.01.21 20:13), I cannot get paragraph footnotes when located in text. Here you have the mandatory sample: \setuppapersize[A6] \showframe\showgrid %~ \setupnote[footnote][paragraph=yes] \setupnote[footnote][location=text, paragraph=yes

Re: [NTG-context] How to achieve true double space text in ConTeXt?

2022-01-17 Thread Wolfgang Schuster via ntg-context
ace text in ConTeXt? The \setupinterlinspace accepts also numbers to choose a multiple of the default distance or you pass a dimension where you set a fixed value for the distance between the baselines. %%%% begin example \showgrid \starttext \samplefile{lorem} \page \start \setupinterlinespace[2]% 2 l

[NTG-context] no paragraph footnotes when located in text

2022-01-16 Thread Pablo Rodriguez via ntg-context
Dear list, using current latest (2022.01.15 17:32), I still experience an already reported issue (https://mailman.ntg.nl/pipermail/ntg-context/2022/104770.html): \setuppapersize[A6] \showframe\showgrid %~ \setupnote[footnote][paragraph=yes] \setupnote[footnote][location=text, paragraph

Re: [NTG-context] paragraph notes when located in text

2022-01-05 Thread Jean-Pierre Delange via ntg-context
e following sample: > >\setuppapersize[A6] >\showframe\showgrid >\setupnote[footnote][paragraph=yes] >%~ \setupnote[footnote][location=text, paragraph=yes] >\setupnotation[footnote][alternative=serried, width=broad] >\starttext >\startbuffer >\

[NTG-context] Seperate footnotereference and footnotenumber if necessary

2022-01-05 Thread Huseyin Özoguz via ntg-context
Hello dear list, I work with grids and in many cases a footnote on one of the last lines forces and too early page break. See this min-example: \setuplayout[grid=yes] \showgrid \starttext \dorecurse{40}{Word.\\} Word.\footnote{Footnote} \stoptext % Lines 41 on page 1 is empty It preserves

[NTG-context] paragraph notes when located in text

2022-01-05 Thread Pablo Rodriguez via ntg-context
Dear list, I have the following sample: \setuppapersize[A6] \showframe\showgrid \setupnote[footnote][paragraph=yes] %~ \setupnote[footnote][location=text, paragraph=yes] \setupnotation[footnote][alternative=serried, width=broad] \starttext \startbuffer

Re: [NTG-context] \rotate[rotation=270] adds extra vertical space

2021-10-22 Thread Hans Hagen via ntg-context
On 10/21/2021 6:34 PM, Pablo Rodriguez via ntg-context wrote: Dear list, I have the following imposition sample: \startbuffer[newbuff] \showframe\showgrid \setuppapersize[A3, landscape] \setuplayout[width=middle] \starttext \dorecurse{4}{\null\page} \stoptext

[NTG-context] \rotate[rotation=270] adds extra vertical space

2021-10-21 Thread Pablo Rodriguez via ntg-context
Dear list, I have the following imposition sample: \startbuffer[newbuff] \showframe\showgrid \setuppapersize[A3, landscape] \setuplayout[width=middle] \starttext \dorecurse{4}{\null\page} \stoptext \stopbuffer \startmode[*first] \savebuffer[newbuff][A3page.tex, prefix

Re: [NTG-context] First line of larger font paragraph on grid

2021-06-28 Thread denis.maier
nis %- \setuplayout[grid=yes] \showgrid \showstruts \definefont [BigFont] [Bold at 20pt] [28pt] \definefontsize[e] % < added \definebodyfontenvironment [12pt] [e=20pt] % < added \definebodyfontenvironment [10pt

Re: [NTG-context] First line of larger font paragraph on grid

2021-06-27 Thread denis.maier
the two pages similar > > There is something linked with the use of \definefont. > Don't know if it properly impacts the interlinespace for example. > > %-- > > \setuplayout[grid=yes] > \showgrid > > \definefont [Big

Re: [NTG-context] First line of larger font paragraph on grid

2021-06-26 Thread Garulfo
To have the two pages similar There is something linked with the use of \definefont. Don't know if it properly impacts the interlinespace for example. %-- \setuplayout[grid=yes] \showgrid \definefont [BigFont] [Bold at 20pt] [28pt

Re: [NTG-context] First line of larger font paragraph on grid

2021-06-26 Thread Garulfo
A proposal === \setuplayout[grid=yes] \showgrid \definefont [BigFont] [Bold at 20pt] [28pt] \unprotect \unexpanded\def\section_command#1#2{% \framed [ width=\textwidth, frame=off, rulethickness=0pt

Re: [NTG-context] ntg-context Digest, Vol 204, Issue 76

2021-06-26 Thread Kirkham, Robin (Mineral Resources, Clayton)
line should be on the grid. > Therefore, I’ve tried to adapt the solution from the wiki: > https://wiki.contextgarden.net/Grid_typesetting#Placing_titles_on_the_grid > > The interesting thing is that the section command indeed places the first > line on the grid, but using \framed

[NTG-context] First line of larger font paragraph on grid

2021-06-25 Thread denis.maier
on the grid, but using \framed directly does not give the desired results. I must be missing something obvious. Does anyone know a solution ? Thanks for your help, Denis === \setuplayout[grid=yes] \showgrid \definefont [BigFont] [Bold at 20pt] [24pt

Re: [NTG-context] Adjust Grid to last line textheight

2021-06-23 Thread denis.maier
=0, %bottom=0.4, %bottom=0, %bottom=1, %bottom=5, line=2.8ex, ] \setuplayout[grid=yes] \showgrid \starttext \dorecurse{5}{\input knuth\par} \stoptext == Even extreme values

[NTG-context] WG: Adjust Grid to last line textheight

2021-06-23 Thread denis.maier
(see attachment). Is that possible? I have already found the various grid snapping methods, but they seem to change how content is placed on the grid, not the placement of the grid itself. === \setuplayout[grid=yes] \showgrid \starttext \input knuth \stoptext === Best, Denis

Re: [NTG-context] quotes potruding out in the left margin

2021-06-05 Thread Michael Guravage
//contextgarden.net > > > ___ > > ___ > If your question is of interest to others as well, please add an entry to

[NTG-context] LMTX and my custom typescripts

2021-05-28 Thread Michael Guravage
with the \environment command. The files in texmf-project are properly indexed. I know this, because the style file's name appears in the log, because I can list the fonts with mtxrun --script fonts --list --files --all --pattern=Dolly*, and because he style file evokes \showframe and \showgrid

[NTG-context] Grid typesetting, blockquotes in smaller font across pagebreaks

2021-03-25 Thread denis.maier
Hi, I'm playing around with grid typesetting. Consider the following example: -- \setuppapersize[A5][A5] \setupbodyfont[10pt] \setuplayout[grid=yes] \showgrid \setupdelimitedtext[blockquote

[NTG-context] Protruding quotation marks obviate narrowed quotations

2020-12-30 Thread Michael Guravage
. The \setupquotation command obviously affects both the \quotation command and \start- stopquotation environment. Is there an elegant way to apply the \setupquotation command and retain the quotation indentation? Cheers, Michael Here's a mwe. \showframe \showgrid \setupwhitespace[medium] % Setup

[NTG-context] RE : HZ broken with latest 2020-12-27 LMTX

2020-12-27 Thread Joseph
Following MWE allows to reproduce the problem. Text right margin looks>> completely misaligned.> > Hi Hans,> > I was about to report the same issue, when I found the report by Joseph.> > Another MWE, just in case it might help:> >    \showframe\showgrid>    \definefontfea

Re: [NTG-context] HZ broken with latest 2020-12-27 LMTX

2020-12-27 Thread Hans Hagen
in case it might help: \showframe\showgrid \definefontfeature [default][default] [expansion=quality] \setupalign[hz] \starttext \input zapf \stoptext Many thanks for your help, hm, so what was the last version that it still worked ok

Re: [NTG-context] HZ broken with latest 2020-12-27 LMTX

2020-12-27 Thread Pablo Rodriguez
On 12/27/20 5:47 PM, Joseph wrote: > Dear list, > > Following MWE allows to reproduce the problem. Text right margin looks > completely misaligned. Hi Hans, I was about to report the same issue, when I found the report by Joseph. Another MWE, just in case it might help: \showfr

Re: [NTG-context] Unnecessary page break, leaving lines empty

2020-12-11 Thread Wolfgang Schuster
Huseyin Özoguz schrieb am 11.12.2020 um 11:56: Hello, I have an unnecessary pagebreak in the following min-example: the last four lines of the first page are left empty, without obvious reason: \setupinterlinespace[line=3.0ex] \setupbodyfont[10pt] \showgrid \setuplayout  [location=middle

[NTG-context] Unnecessary page break, leaving lines empty

2020-12-11 Thread Huseyin Özoguz
Hello, I have an unnecessary pagebreak in the following min-example: the last four lines of the first page are left empty, without obvious reason: \setupinterlinespace[line=3.0ex] \setupbodyfont[10pt] \showgrid \setuplayout  [location=middle,   topspace=17mm,   header=0mm,   footer=12mm

Re: [NTG-context] image align in \clip

2020-12-09 Thread Pablo Rodriguez
your issue. I thought of another approach (which isn’t your case): \showframe\showgrid \setupindenting[yes, always, big] \setupexternalfigure[location=default] \showframe \starttext \clip[height=50mm] {\externalfigure[cow.pdf][width=\textwidth]} \dontleavehmode \c

Re: [NTG-context] basic issues with formulas

2020-12-03 Thread Wolfgang Schuster
with columns. \showframe\showgrid \starttext list: \startitemize[packed, columns, four] \item $\text{1} - \text{2}$ \item item \item $\frac{1}{2}$ \item item \stopitemize list: \startitemize[columns, four] \item $\text{1} - \text{2}$ \item item \item $\frac{1

Re: [NTG-context] basic issues with formulas

2020-12-03 Thread Pablo Rodriguez
On 12/3/20 8:48 PM, Pablo Rodriguez wrote: > [...] > 3. Packed works fine with fractions, but packed columns is wrong with > them. It adds too much space. After clearing the issue with text, it seems that fractions add to much space when in list with columns. \showframe\showgrid \

[NTG-context] RE : RE : RE : RE : Issue with grid

2020-11-25 Thread Joseph
, Perhaps you already fixed it locally. \showgrid\setuplayout[grid=both] \starttext\dorecurse{8}{\blank[line]Fin des psalmes.\blank[line]\input knuth }\stoptext De : Hans HagenEnvoyé le :lundi 23 novembre 2020 13:19À : Joseph; mailing list for ConTeXt usersObjet :Re: RE : RE : [NTG-context] Issue

Re: [NTG-context] RE : RE : RE : Issue with grid

2020-11-23 Thread Pablo Rodriguez
setups[*lessstrict] \widowpenalty=1000 \clubpenalty=1000 \brokenpenalty=1000 \stopsetups \setuplayout[setups={*lessstrict}, grid=both] \showgrid \setupwhitespace[line] \starttext \dorecurse{8} {\blank[line]Fin des psalmes.\par \blank[line]\input knu

[NTG-context] RE : RE : RE : Issue with grid

2020-11-23 Thread Joseph
Could reproduce this problem with ‘default’ font and even seeing it cumulating in same page. BTW, Perhaps you already fixed it locally. \showgrid\setuplayout[grid=both] \starttext\dorecurse{8}{\blank[line]Fin des psalmes.\blank[line]\input knuth }\stoptext De : Hans HagenEnvoyé le :lundi 23

Re: [NTG-context] RE : RE : Issue with grid

2020-11-23 Thread Hans Hagen
get. Could reduce MWE a bit. \showgrid \setuplayout[grid=both] \definefontfamily[mainfont][serif][EBGaramond][features=default] \setupbodyfont[mainfont, 9pt] \starttext \blank[line]Fin des psalmes. \blank[line]Fin des psalmes. \dorecurse{8}{\input knuth } \stoptext It looks ok here< I a

[NTG-context] RE : RE : Issue with grid

2020-11-23 Thread Joseph
Yes, I refer to text not being aligned on the grid. This only happens if \blank is used it seems, and text sits above where it’s supposed to (ie amount of space being skipped vertically is smaller, ie \blank[line] skips less than 1 line). I attach pdf I get. Could reduce MWE a bit. \showgrid

[NTG-context] RE : Issue with grid

2020-11-23 Thread Joseph
/22/2020 5:03 PM, Joseph wrote:> Dear list,> > In some cases with latest LMTX I see text not aligned to grid. MWE > reproduces the problem (could not reproduce with default font).> > Typesetting MWE using online ConTeXt page shows correctly aligned text > on grid.> > \sh

Re: [NTG-context] Issue with grid

2020-11-22 Thread Hans Hagen
On 11/22/2020 5:03 PM, Joseph wrote: Dear list, In some cases with latest LMTX I see text not aligned to grid. MWE reproduces the problem (could not reproduce with default font). Typesetting MWE using online ConTeXt page shows correctly aligned text on grid. \showgrid \setuplayout[grid

[NTG-context] RE : Issue with grid

2020-11-22 Thread Joseph
u can also avoid that using the following (but it will work only withyour MWE, I know):   \setuplayout[setups=*lessstrict]  \startsetups[*lessstrict]  \widowpenalty=1000  \clubpenalty=1000  \brokenpenalty=1000  \stopsetups   \setuplayout[setups={*lessstrict}]   \showgrid I think that t

Re: [NTG-context] Issue with grid

2020-11-22 Thread Pablo Rodriguez
tups \setuplayout[setups={*lessstrict}] \showgrid I think that the problem might be related to the (unsuccesful) avoidance of orphans and widows in current latest. But of course, Hans or Wolfgang know better. Just in case it might help, P

[NTG-context] Issue with grid

2020-11-22 Thread Joseph
Dear list, In some cases with latest LMTX I see text not aligned to grid. MWE reproduces the problem (could not reproduce with default font).Typesetting MWE using online ConTeXt page shows correctly aligned text on grid. \showgrid\setuplayout[grid=both] \definefontfeature[base][mode=node

[NTG-context] RE : \noindentation not working

2020-11-20 Thread Joseph
users; Wolfgang SchusterObjet :Re: [NTG-context] \noindentation not working On 11/20/2020 6:27 PM, Wolfgang Schuster wrote:> Pablo Rodriguez schrieb am 20.11.2020 um 17:41:>> Dear list,>> >> I have the following MWE:>> >>    \showframe\showgrid>>    \setupinde

Re: [NTG-context] \noindentation not working

2020-11-20 Thread Hans Hagen
On 11/20/2020 6:27 PM, Wolfgang Schuster wrote: Pablo Rodriguez schrieb am 20.11.2020 um 17:41: Dear list, I have the following MWE:    \showframe\showgrid    \setupindenting[yes, always, big]    \starttext    \noindentation    a    a    \stoptext Using LMTX (2020.11.19 11:28), I get

Re: [NTG-context] \noindentation not working

2020-11-20 Thread Wolfgang Schuster
Pablo Rodriguez schrieb am 20.11.2020 um 17:41: Dear list, I have the following MWE: \showframe\showgrid \setupindenting[yes, always, big] \starttext \noindentation a a \stoptext Using LMTX (2020.11.19 11:28), I get indentation with \noindentation. Could anyone confirm

Re: [NTG-context] \noindentation not working

2020-11-20 Thread Otared Kavian
e following MWE: > > \showframe\showgrid > \setupindenting[yes, always, big] > \starttext > \noindentation > a > > a > \stoptext > > Using LMTX (2020.11.19 11:28), I get indentation with \noindentation. > > Could anyone confirm this? > > Many

[NTG-context] \noindentation not working

2020-11-20 Thread Pablo Rodriguez
Dear list, I have the following MWE: \showframe\showgrid \setupindenting[yes, always, big] \starttext \noindentation a a \stoptext Using LMTX (2020.11.19 11:28), I get indentation with \noindentation. Could anyone confirm this? Many thanks for your help, Pablo -- http

Re: [NTG-context] new upload

2020-11-18 Thread Hans Hagen
introduced ... thanks for testing. Many thanks for the new upload, Hans. Even headings and lists are indented now:    \showframe\showgrid    \setupindenting[yes, always, big]    \starttext    \placelist[section]    \dorecurse{5} {\section{Section \recurselevel} \input{zapf}}    \stoptext I

Re: [NTG-context] new upload

2020-11-18 Thread Wolfgang Schuster
for the new upload, Hans. Even headings and lists are indented now: \showframe\showgrid \setupindenting[yes, always, big] \starttext \placelist[section] \dorecurse{5} {\section{Section \recurselevel} \input{zapf}} \stoptext I think this may be a bug. Minimal example

Re: [NTG-context] new upload

2020-11-18 Thread Pablo Rodriguez
Even headings and lists are indented now: \showframe\showgrid \setupindenting[yes, always, big] \starttext \placelist[section] \dorecurse{5} {\section{Section \recurselevel} \input{zapf}} \stoptext I think this may be a bug. Pablo -- http

Re: [NTG-context] indentation of item separators

2020-11-09 Thread Sylvain Hubert
e item group altogether? > > Hi Sylvain, > > margin is the option here, not indenting. > > You can see the difference: > > \showframe\showgrid > \starttext > \startitemize[n, packed][indenting=2em] > \item abc > \stopitemize > \startitemize[n,

Re: [NTG-context] indentation of item separators

2020-11-09 Thread Pablo Rodriguez
see the difference: \showframe\showgrid \starttext \startitemize[n, packed][indenting=2em] \item abc \stopitemize \startitemize[n, packed][margin=2em] \item def \stopitemize \startitemize[n, packed][margin=2em,indenting=2em] \item ghi \stopitemize \stoptext I hope it hel

Re: [NTG-context] font rendering in bibliography

2020-10-28 Thread Xenos Athenaios
Hi ConTeXt fellows ! I am coming back with I hope a lighter MWE concerning the issue I am confronting to : it seems impossible to get italics within both body text, footnotes and bibliographical titles. See the attached file for the bibtex database and the MWE below : % \showframe %\showgrid

Re: [NTG-context] bug with hz in LMTX?

2020-10-13 Thread Hans Hagen
On 10/12/2020 4:59 PM, Pablo Rodriguez wrote: Dear list, I have the following sample: \showframe\showgrid \setuplayout[width=middle] \definefontfamily[mainface][rm][TeX Gyre Pagella] [features={default, quality}] \setupbodyfont[mainface, 20pt] \setupalign[hanging, hz

[NTG-context] bug with hz in LMTX?

2020-10-12 Thread Pablo Rodriguez
Dear list, I have the following sample: \showframe\showgrid \setuplayout[width=middle] \definefontfamily[mainface][rm][TeX Gyre Pagella] [features={default, quality}] \setupbodyfont[mainface, 20pt] \setupalign[hanging, hz] \starttext \dorecurse{25}{\input{zapf}\input{cuomo

Re: [NTG-context] orphans and widows not working in LMTX?

2020-08-09 Thread Joseph Canedo
ng sample: > > \showframe\showgrid > \setuppapersize[A7] > \setuplayout[setups=*lessstrict] > \startsetups[*lessstrict] > \widowpenalty=1000 > \clubpenalty=1000 > \brokenpenalty=1000 > \stopsetups > \setupbodyfont[15

[NTG-context] orphans and widows not working in LMTX?

2020-08-09 Thread Pablo Rodriguez
Dear list, I have the following sample: \showframe\showgrid \setuppapersize[A7] \setuplayout[setups=*lessstrict] \startsetups[*lessstrict] \widowpenalty=1000 \clubpenalty=1000 \brokenpenalty=1000 \stopsetups \setupbodyfont[15pt] \starttext

Re: [NTG-context] \blank space at the top of a page

2020-06-18 Thread James Withers
Many thanks Wolfgang I tried using force but that caused a problem with aligning to the grid, not included in my original example, but included below. I think I have seen \mbox used in this way in Latex, so was trying to find a quick solution. James \setuplayout[grid=yes] \showgrid

Re: [NTG-context] margin comment above heading

2020-06-18 Thread Pablo Rodriguez
t; \setupinterlinespace[1sp] >>\stopsetups This was from a previous form of the sample. If the paragraph is really tiny, it would be easier not to have a page break between that paragraph and the >>\setupinteraction[state=start] >>\showframe\showgrid >>

Re: [NTG-context] margin comment above heading

2020-06-17 Thread Henning Hraban Ramm
; \setupinterlinespace[1sp] >> \stopsetups > > ??? > >> \setupinteraction[state=start] >> \showframe\showgrid >> \starttext >> \blank[force, 10em] >> \section{Move comment above this heading} >> \startparagraph[setups=tinytiny]

Re: [NTG-context] margin comment above heading

2020-06-17 Thread Wolfgang Schuster
Pablo Rodriguez schrieb am 16.06.2020 um 22:17: Dear list, I have the following sample: \startsetups[tinytiny] \setupwhitespace[-2em] \setupbodyfont[0.01pt] \setupinterlinespace[1sp] \stopsetups ??? \setupinteraction[state=start] \showframe\showgrid \starttext

  1   2   3   4   5   6   7   >